home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / sc3x00 / readme.1st < prev    next >
Text File  |  1996-07-10  |  2KB  |  36 lines

  1.  
  2.                       Same System Calls for NetWare 3.x
  3.                              Last Update: 08/18/92
  4.  
  5.  
  6. This readme file accompanies some example source which shows how to make
  7. 3.x system calls for NetWare.  Currently, the following files are included
  8. in this zip:
  9.  
  10.             README.1ST      -   This file
  11.             NWSYS.C         -   Some helper routines (F2 interface)
  12.             NWSYS.H         -   Header file with prototypes for helper APIs
  13.             CONNOPEN.C      -   Example of GetOpenFilesByConnection
  14.             SEMAINFO.C      -   Example of GetSemaphoreInformation
  15.             GETOBDSK.C      -   Example of GetObjectDiskUsageAndRestriction
  16.  
  17. ***************************************************************** 
  18.                     DISCLAIMER  
  19.   
  20. Novell, Inc. makes no representations or warranties with respect to
  21. any NetWare software, and specifically disclaims any express or
  22. implied warranties of merchantability, title, or fitness for a
  23. particular purpose.  
  24.  
  25. Distribution of any NetWare software is forbidden without the
  26. express written consent of Novell, Inc.  Further, Novell reserves
  27. the right to discontinue distribution of any NetWare software.
  28.  
  29. Novell is not responsible for lost profits or revenue, loss of use
  30. of the software, loss of data, costs of re-creating lost data, the
  31. cost of any substitute equipment or program, or claims by any party
  32. other than you.  Novell strongly recommends a backup be made before
  33. any software is installed.   Technical support for this software
  34. may be provided at the discretion of Novell.
  35. *****************************************************************
  36.